Flink: fix flaky test that might fail due to classloader check#9216
Flink: fix flaky test that might fail due to classloader check#9216pvary merged 1 commit intoapache:mainfrom
Conversation
|
see an example of failed test here: https://github.com/apache/iceberg/actions/runs/7091452262/job/19300609355?pr=9212 |
|
Thanks for catching and fixing this @stevenzwu ! |
|
I think this is not fully fixed. With the latest code, it has failed again cc: @nastra, @stevenzwu, @pvary |
|
@stevenzwu: Looks like the code is already there in 1.16, but still it is failed. Please take a look. |
|
@pvary can you follow up? if this can't be fixed quickly, let's ignore this test for now |
|
I was originally not able to run the tests multiple times using IntelliJ, but found some issues, and fixed them. |
No description provided.